home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / SHO5.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.3 KB  |  66 lines

  1. #[document 76.25 136.55 122 179.05
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(77.25,159.65);
  16. l(103.20,148.10);
  17. l(111.05,155.25);
  18. c(111.05,155.25,117.15,163.35,117.15,163.30);
  19. c(117.15,163.35,119.55,167.95,119.55,167.95);
  20. l(120.60,170.70);
  21. finish_edge();
  22. p=path();
  23. gc_draw_style(stroked);
  24. gc_line_join_style(round);
  25. gc_line_cap_style(round);
  26. gc_stroke_width(1.50);
  27. gc_font_draw_style(0);
  28. gc_color(0.00,0.00,0.00);
  29. s[0]=draw(p);
  30. m(84.45,162.10);
  31. l(89.25,166.80);
  32. l(94.60,171.85);
  33. l(102.20,175.35);
  34. l(108.80,175.10);
  35. l(115.50,173.15);
  36. l(117.15,170.85);
  37. l(116.10,168.25);
  38. l(113.75,164.30);
  39. l(109.35,158.45);
  40. l(108.05,157.10);
  41. l(104.50,153.90);
  42. finish_edge();
  43. p=path();
  44. s[1]=draw(p);
  45. s[0]:=s[1];
  46. m(77.00,159.90);
  47. l(86.30,168.75);
  48. l(92.15,174.35);
  49. l(100.75,178.30);
  50. l(111.05,178.30);
  51. l(118.60,175.10);
  52. l(121.25,169.75);
  53. l(120.10,156.95);
  54. l(113.95,148.85);
  55. l(103.70,137.30);
  56. l(77.95,151.05);
  57. l(77.00,159.90);
  58. close_edge();
  59. p=path();
  60. s[1]=draw(p);
  61. s[0]over=s[1];
  62. page:=s[0];
  63. s=NULL;
  64. #]page
  65. #]document
  66.